-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional codes update #14
Conversation
…ssages. Fields reordered.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checks red as linter has hit the wall. I marked the respective parts with a suggestion and left a few more comments.
Co-authored-by: Ekrem Seren <[email protected]>
…avel/camino-messenger-protocol into additional-codes-update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added two small fixes for singular/plural field names. Other than that, it looks good to me. 👍🏼
correct Co-authored-by: Ekrem Seren <[email protected]>
correct Co-authored-by: Ekrem Seren <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Implementation of review comments from partners including:
ProductList, ProductInfo and SearchResponse for Accommodation message types, renaming unit_code to supplier_room_code and adding original_room_name.
Explain the requirement for a unique code between ProductList, ProductInfo and SearchResponse to be able to map static and dynamic data correctly. Better explain unit for property, room, mealplan, rateplan logic for multi room/property. Improve documentation of Servicefacts. Adding "Brand" in search.proto (field order changed).